home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / RegCleaner.exe / 0 / RCDATA / TSUMMARYRESULTSFORM / TSUMMARYRESULTSFORM.txt < prev   
Text File  |  2008-10-30  |  6KB  |  229 lines

  1. object SummaryResultsForm: TSummaryResultsForm
  2.   Left = 312
  3.   Top = 314
  4.   Width = 645
  5.   Height = 430
  6.   Caption = 'SummaryResultsForm'
  7.   Color = clWhite
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object pnMain: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 637
  23.     Height = 396
  24.     Align = alClient
  25.     BevelOuter = bvNone
  26.     Caption = 'pnMain'
  27.     TabOrder = 0
  28.     object pnBackground: TAxBackgroundPanel
  29.       Left = 0
  30.       Top = 0
  31.       Width = 637
  32.       Height = 396
  33.       Color = clWhite
  34.       Align = alClient
  35.       ParentColor = False
  36.       TabOrder = 0
  37.       DesignSize = (
  38.         637
  39.         396)
  40.       object imgWatermarkPage: TImage
  41.         Left = 288
  42.         Top = 269
  43.         Width = 349
  44.         Height = 127
  45.         Anchors = [akRight, akBottom]
  46.         AutoSize = True
  47.         Transparent = True
  48.       end
  49.       object lblTitle: TAxLabel
  50.         Left = 32
  51.         Top = 16
  52.         Width = 553
  53.         Height = 25
  54.         WordWrap = False
  55.         Quality = smMMXSmoothing4x
  56.         Transparent = True
  57.         AutoSize = False
  58.         Caption = 'Finished cleaning the registry'
  59.         Font.Charset = DEFAULT_CHARSET
  60.         Font.Color = 10040064
  61.         Font.Height = -16
  62.         Font.Name = 'Verdana'
  63.         Font.Style = []
  64.         ShowAccelChar = True
  65.         ParentFont = False
  66.       end
  67.       object lblSubtitle: TAxLabel
  68.         Left = 32
  69.         Top = 63
  70.         Width = 555
  71.         Height = 50
  72.         WordWrap = True
  73.         Transparent = True
  74.         AutoSize = False
  75.         Anchors = [akLeft, akTop, akRight]
  76.         Caption = 
  77.           'The program finished fixing registry problems. A total of <b>%s ' +
  78.           'problems</b> were fixed out of %s problems selected. A total of ' +
  79.           '<b><font color="clRed">%s problems </font></b> could not be fixe' +
  80.           'd.'
  81.         Font.Charset = DEFAULT_CHARSET
  82.         Font.Color = clWindowText
  83.         Font.Height = -13
  84.         Font.Name = 'Arial'
  85.         Font.Style = []
  86.         ShowAccelChar = True
  87.         ParentFont = False
  88.       end
  89.       object Image9: TImage
  90.         Left = 32
  91.         Top = 129
  92.         Width = 306
  93.         Height = 16
  94.         AutoSize = True
  95.         Picture.Data = {<image000.TPNGObject>}
  96.       end
  97.       object imLegendBig: TImage
  98.         Left = 32
  99.         Top = 153
  100.         Width = 14
  101.         Height = 14
  102.         AutoSize = True
  103.         Picture.Data = {<image001.TPNGObject>}
  104.       end
  105.       object imLegendSmall: TImage
  106.         Left = 32
  107.         Top = 173
  108.         Width = 14
  109.         Height = 14
  110.         AutoSize = True
  111.         Picture.Data = {<image002.TPNGObject>}
  112.       end
  113.       object lblBarTop: TLabel
  114.         Left = 54
  115.         Top = 151
  116.         Width = 174
  117.         Height = 16
  118.         Caption = 'Computer performance before:'
  119.       end
  120.       object lblBarBottom: TLabel
  121.         Left = 54
  122.         Top = 171
  123.         Width = 105
  124.         Height = 16
  125.         Caption = 'Performance gain:'
  126.       end
  127.       object lblBarTopText: TLabel
  128.         Left = 248
  129.         Top = 151
  130.         Width = 85
  131.         Height = 15
  132.         Alignment = taRightJustify
  133.         AutoSize = False
  134.         Caption = '85%'
  135.       end
  136.       object lblBarBottomText: TLabel
  137.         Left = 248
  138.         Top = 171
  139.         Width = 85
  140.         Height = 15
  141.         Alignment = taRightJustify
  142.         AutoSize = False
  143.         Caption = '15%'
  144.       end
  145.       object imLegendRedDummy: TImage
  146.         Left = 32
  147.         Top = 201
  148.         Width = 25
  149.         Height = 25
  150.         Picture.Data = {<image003.TPNGObject>}
  151.         Visible = False
  152.       end
  153.       object imBarRedDummy: TImage
  154.         Left = 64
  155.         Top = 201
  156.         Width = 25
  157.         Height = 25
  158.         Picture.Data = {<image004.bmp>}
  159.         Visible = False
  160.       end
  161.       object imLegendGreenDummy: TImage
  162.         Left = 96
  163.         Top = 201
  164.         Width = 25
  165.         Height = 25
  166.         Picture.Data = {<image005.TPNGObject>}
  167.         Visible = False
  168.       end
  169.       object imBarGreenDummy: TImage
  170.         Left = 128
  171.         Top = 201
  172.         Width = 25
  173.         Height = 25
  174.         Picture.Data = {<image006.bmp>}
  175.         Visible = False
  176.       end
  177.       object lblReport: TLabel
  178.         Left = 32
  179.         Top = 232
  180.         Width = 302
  181.         Height = 58
  182.         Anchors = [akLeft, akTop, akRight]
  183.         AutoSize = False
  184.         Caption = 
  185.           'Click "Display Report" to see a detailed information about the r' +
  186.           'egistry defragmentation results.'
  187.         Transparent = True
  188.         WordWrap = True
  189.       end
  190.       object pnBar: TPanel
  191.         Left = 33
  192.         Top = 130
  193.         Width = 300
  194.         Height = 11
  195.         BevelOuter = bvNone
  196.         Color = clLime
  197.         TabOrder = 0
  198.         object imBarBig: TImage
  199.           Left = 0
  200.           Top = 0
  201.           Width = 249
  202.           Height = 11
  203.           Align = alLeft
  204.           Picture.Data = {<image007.bmp>}
  205.           Stretch = True
  206.         end
  207.         object imBarSmall: TImage
  208.           Left = 249
  209.           Top = 0
  210.           Width = 51
  211.           Height = 11
  212.           Align = alClient
  213.           Picture.Data = {<image008.bmp>}
  214.           Stretch = True
  215.         end
  216.       end
  217.       object btnReport: TButton
  218.         Left = 32
  219.         Top = 299
  220.         Width = 129
  221.         Height = 25
  222.         Caption = '&Display Report'
  223.         TabOrder = 1
  224.         OnClick = btnReportClick
  225.       end
  226.     end
  227.   end
  228. end
  229.